[INFO] cloning repository https://github.com/taotien/chive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taotien/chive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaotien%2Fchive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaotien%2Fchive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d7750efc7b6ce11d069fb1e55bbcca78051754e
[INFO] fixing taotien/chive against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaotien%2Fchive" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/taotien/chive
[INFO] finished tweaking git repo https://github.com/taotien/chive
[INFO] tweaked toml for git repo https://github.com/taotien/chive written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/taotien/chive on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/taotien/chive already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded clap_derive v4.5.28
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded clap v4.5.28
[INFO] [stderr]   Downloaded fuser v0.15.1
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b1161f0da739224631e06d5d6bba85953d2ec8da8e1450421512c529d6f19585
[INFO] running `Command { std: "docker" "start" "b1161f0da739224631e06d5d6bba85953d2ec8da8e1450421512c529d6f19585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1161f0da739224631e06d5d6bba85953d2ec8da8e1450421512c529d6f19585" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1161f0da739224631e06d5d6bba85953d2ec8da8e1450421512c529d6f19585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1161f0da739224631e06d5d6bba85953d2ec8da8e1450421512c529d6f19585" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking winnow v0.7.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling fuser v0.15.1
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.8.17
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.23
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking chive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/fs/mod.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{BTreeMap, HashMap, HashSet},
[INFO] [stdout]   |                                      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/fs/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use log::{debug, trace};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains, os_str_slice, path_add_extension)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `path_add_extension` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains, os_str_slice, path_add_extension)]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/fs/mod.rs:2:38
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{BTreeMap, HashMap, HashSet},
[INFO] [stdout]   |                                      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/fs/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use log::{debug, trace};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains, os_str_slice, path_add_extension)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `path_add_extension` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains, os_str_slice, path_add_extension)]
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Iter<'_, OsString, (Entry, Chive)> as IntoIterator>::Item == (&OsString, &Entry)`
[INFO] [stdout]   --> src/fs/fuse.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .chain(self.chives.iter())
[INFO] [stdout]    |              ----- ^^^^^^^^^^^^^^^^^^ expected `(&OsString, &Entry)`, found `(&OsString, &(Entry, Chive))`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected tuple `(&OsString, &fs::Entry)`
[INFO] [stdout]               found tuple `(&OsString, &(fs::Entry, Chive))`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]   --> src/fs/fuse.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .chain(self.chives.iter())
[INFO] [stdout]    |                    ----------- ^^^^^^ `IntoIterator::Item` is `(&OsString, &(Entry, Chive))` here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this expression has type `BTreeMap<OsString, (Entry, Chive)>`
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::chain`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/iter/traits/iterator.rs:510:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<Iter<'_, OsString, (Entry, Chive)> as IntoIterator>::Item == (&OsString, &Entry)`
[INFO] [stdout]   --> src/fs/fuse.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .chain(self.chives.iter())
[INFO] [stdout]    |              ----- ^^^^^^^^^^^^^^^^^^ expected `(&OsString, &Entry)`, found `(&OsString, &(Entry, Chive))`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected tuple `(&OsString, &fs::Entry)`
[INFO] [stdout]               found tuple `(&OsString, &(fs::Entry, Chive))`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]   --> src/fs/fuse.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .chain(self.chives.iter())
[INFO] [stdout]    |                    ----------- ^^^^^^ `IntoIterator::Item` is `(&OsString, &(Entry, Chive))` here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this expression has type `BTreeMap<OsString, (Entry, Chive)>`
[INFO] [stdout] note: required by a bound in `std::iter::Iterator::chain`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/iter/traits/iterator.rs:510:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `enumerate` exists for struct `Chain<Iter<'_, OsString, Entry>, Iter<'_, OsString, (Entry, Chive)>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/fs/fuse.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |           for (i, (name, (ino, file_attr))) in self
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 56 | |             .entries
[INFO] [stdout] 57 | |             .iter()
[INFO] [stdout] 58 | |             .chain(self.chives.iter())
[INFO] [stdout] 59 | |             .enumerate()
[INFO] [stdout]    | |             -^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<std::collections::btree_map::Iter<'_, OsString, (fs::Entry, Chive)> as Iterator>::Item = (&OsString, &fs::Entry)`
[INFO] [stdout]            which is required by `std::iter::Chain<std::collections::btree_map::Iter<'_, OsString, fs::Entry>, std::collections::btree_map::Iter<'_, OsString, (fs::Entry, Chive)>>: Iterator`
[INFO] [stdout]            `std::iter::Chain<std::collections::btree_map::Iter<'_, OsString, fs::Entry>, std::collections::btree_map::Iter<'_, OsString, (fs::Entry, Chive)>>: Iterator`
[INFO] [stdout]            which is required by `&mut std::iter::Chain<std::collections::btree_map::Iter<'_, OsString, fs::Entry>, std::collections::btree_map::Iter<'_, OsString, (fs::Entry, Chive)>>: Iterator`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/chive-9d56613f1dbb5763.long-type-12228712599128625575.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `enumerate` exists for struct `Chain<Iter<'_, OsString, Entry>, Iter<'_, OsString, (Entry, Chive)>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/fs/fuse.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |           for (i, (name, (ino, file_attr))) in self
[INFO] [stdout]    |  ______________________________________________-
[INFO] [stdout] 56 | |             .entries
[INFO] [stdout] 57 | |             .iter()
[INFO] [stdout] 58 | |             .chain(self.chives.iter())
[INFO] [stdout] 59 | |             .enumerate()
[INFO] [stdout]    | |             -^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `<std::collections::btree_map::Iter<'_, OsString, (fs::Entry, Chive)> as Iterator>::Item = (&OsString, &fs::Entry)`
[INFO] [stdout]            which is required by `std::iter::Chain<std::collections::btree_map::Iter<'_, OsString, fs::Entry>, std::collections::btree_map::Iter<'_, OsString, (fs::Entry, Chive)>>: Iterator`
[INFO] [stdout]            `std::iter::Chain<std::collections::btree_map::Iter<'_, OsString, fs::Entry>, std::collections::btree_map::Iter<'_, OsString, (fs::Entry, Chive)>>: Iterator`
[INFO] [stdout]            which is required by `&mut std::iter::Chain<std::collections::btree_map::Iter<'_, OsString, fs::Entry>, std::collections::btree_map::Iter<'_, OsString, (fs::Entry, Chive)>>: Iterator`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/chive-2c341d56314d0bf9.long-type-17158262261035401839.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/fuse.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |         if let Some((name, (ino, file_attr))) = self.entries.get_key_value(name) {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^     -------------------------------- this expression has type `std::option::Option<(&OsString, &fs::Entry)>`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `Entry`, found `(_, _)`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `fs::Entry`
[INFO] [stdout]                found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/fuse.rs:88:28
[INFO] [stdout]    |
[INFO] [stdout] 88 |         if let Some((name, (ino, file_attr))) = self.entries.get_key_value(name) {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^     -------------------------------- this expression has type `std::option::Option<(&OsString, &fs::Entry)>`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `Entry`, found `(_, _)`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `fs::Entry`
[INFO] [stdout]                found tuple `(_, _)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `fs::Entry` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/fs/fuse.rs:98:33
[INFO] [stdout]    |
[INFO] [stdout] 98 |             debug!("entry: ino: {ino}, attr: {file_attr:?}");
[INFO] [stdout]    |                                 ^^^^^ `fs::Entry` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `fs::Entry`
[INFO] [stdout]   --> src/fs/mod.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Entry {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: required for `&fs::Entry` to implement `std::fmt::Display`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__private_api::format_args` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `ino` on type `Chive`
[INFO] [stdout]    --> src/fs/fuse.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |             file_attr.ino = *ino;
[INFO] [stdout]     |                       ^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available field is: `tags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `fs::Entry` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/fs/fuse.rs:98:33
[INFO] [stdout]    |
[INFO] [stdout] 98 |             debug!("entry: ino: {ino}, attr: {file_attr:?}");
[INFO] [stdout]    |                                 ^^^^^ `fs::Entry` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `fs::Entry`
[INFO] [stdout]   --> src/fs/mod.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct Entry {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: required for `&fs::Entry` to implement `std::fmt::Display`
[INFO] [stdout]    = note: this error originates in the macro `$crate::__private_api::format_args` which comes from the expansion of the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `ino` on type `Chive`
[INFO] [stdout]    --> src/fs/fuse.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |             file_attr.ino = *ino;
[INFO] [stdout]     |                       ^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available field is: `tags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/fs/fuse.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |             reply.entry(
[INFO] [stdout]     |                   ----- arguments to this method are incorrect
[INFO] [stdout] 102 |                 &TTL, &file_attr,
[INFO] [stdout]     |                       ^^^^^^^^^^ expected `&FileAttr`, found `&Chive`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&FileAttr`
[INFO] [stdout]                found reference `&Chive`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuser-0.15.1/src/reply.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn entry(self, ttl: &Duration, attr: &FileAttr, generation: u64) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/fs/fuse.rs:102:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |             reply.entry(
[INFO] [stdout]     |                   ----- arguments to this method are incorrect
[INFO] [stdout] 102 |                 &TTL, &file_attr,
[INFO] [stdout]     |                       ^^^^^^^^^^ expected `&FileAttr`, found `&Chive`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&FileAttr`
[INFO] [stdout]                found reference `&Chive`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuser-0.15.1/src/reply.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn entry(self, ttl: &Duration, attr: &FileAttr, generation: u64) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/fs/fuse.rs:105:35
[INFO] [stdout]     |
[INFO] [stdout] 105 |             self.ino_cache.insert(*ino, name.clone());
[INFO] [stdout]     |                            ------ ^^^^ expected `u64`, found `Entry`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/collections/hash/map.rs:1333:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/fs/fuse.rs:105:35
[INFO] [stdout]     |
[INFO] [stdout] 105 |             self.ino_cache.insert(*ino, name.clone());
[INFO] [stdout]     |                            ------ ^^^^ expected `u64`, found `Entry`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/collections/hash/map.rs:1333:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |                         ino: entries.len() + 1,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ expected `u64`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...                   ino: (),
[INFO] [stdout]    |                            ^^ expected `u64`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:85:35
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...                   size: (),
[INFO] [stdout]    |                             ^^ expected `u64`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...                   blocks: (),
[INFO] [stdout]    |                               ^^ expected `u64`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:87:36
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...                   atime: (),
[INFO] [stdout]    |                              ^^ expected `SystemTime`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:88:36
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   mtime: (),
[INFO] [stdout]    |                              ^^ expected `SystemTime`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...                   ctime: (),
[INFO] [stdout]    |                              ^^ expected `SystemTime`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:90:37
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   crtime: (),
[INFO] [stdout]    |                               ^^ expected `SystemTime`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |                         ino: entries.len() + 1,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^ expected `u64`, found `usize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:91:35
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...                   kind: (),
[INFO] [stdout]    |                             ^^ expected `FileType`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...                   perm: (),
[INFO] [stdout]    |                             ^^ expected `u16`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...                   nlink: (),
[INFO] [stdout]    |                              ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:84:34
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...                   ino: (),
[INFO] [stdout]    |                            ^^ expected `u64`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:85:35
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...                   size: (),
[INFO] [stdout]    |                             ^^ expected `u64`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:94:34
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   uid: (),
[INFO] [stdout]    |                            ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:95:34
[INFO] [stdout]    |
[INFO] [stdout] 95 | ...                   gid: (),
[INFO] [stdout]    |                            ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 | ...                   rdev: (),
[INFO] [stdout]    |                             ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:86:37
[INFO] [stdout]    |
[INFO] [stdout] 86 | ...                   blocks: (),
[INFO] [stdout]    |                               ^^ expected `u64`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:97:38
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   blksize: (),
[INFO] [stdout]    |                                ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   flags: (),
[INFO] [stdout]    |                              ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:87:36
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...                   atime: (),
[INFO] [stdout]    |                              ^^ expected `SystemTime`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:88:36
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   mtime: (),
[INFO] [stdout]    |                              ^^ expected `SystemTime`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...                   ctime: (),
[INFO] [stdout]    |                              ^^ expected `SystemTime`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:90:37
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   crtime: (),
[INFO] [stdout]    |                               ^^ expected `SystemTime`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:91:35
[INFO] [stdout]    |
[INFO] [stdout] 91 | ...                   kind: (),
[INFO] [stdout]    |                             ^^ expected `FileType`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 | ...                   perm: (),
[INFO] [stdout]    |                             ^^ expected `u16`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 | ...                   nlink: (),
[INFO] [stdout]    |                              ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:94:34
[INFO] [stdout]    |
[INFO] [stdout] 94 | ...                   uid: (),
[INFO] [stdout]    |                            ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:95:34
[INFO] [stdout]    |
[INFO] [stdout] 95 | ...                   gid: (),
[INFO] [stdout]    |                            ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 entries.insert(
[INFO] [stdout]    |                         ------ arguments to this method are incorrect
[INFO] [stdout] 79 |                     tag,
[INFO] [stdout]    |                     ^^^ expected `OsString`, found `String`
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/collections/btree/map.rs:1045:11
[INFO] [stdout] help: call `Into::into` on this expression to convert `std::string::String` into `OsString`
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     tag.into(),
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:96:35
[INFO] [stdout]    |
[INFO] [stdout] 96 | ...                   rdev: (),
[INFO] [stdout]    |                             ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:97:38
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   blksize: (),
[INFO] [stdout]    |                                ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   flags: (),
[INFO] [stdout]    |                              ^^ expected `u32`, found `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/fs/mod.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                 entries.insert(
[INFO] [stdout]  79 | |                     tag,
[INFO] [stdout]  80 | |                     Entry {
[INFO] [stdout]  81 | |                         ino: entries.len() + 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |                     },
[INFO] [stdout] 101 | |                 )
[INFO] [stdout]     | |                 ^- help: consider using a semicolon here: `;`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   expected `()`, found `Option<Entry>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `std::option::Option<fs::Entry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/fs/mod.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 entries.insert(
[INFO] [stdout]    |                         ------ arguments to this method are incorrect
[INFO] [stdout] 79 |                     tag,
[INFO] [stdout]    |                     ^^^ expected `OsString`, found `String`
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/collections/btree/map.rs:1045:11
[INFO] [stdout] help: call `Into::into` on this expression to convert `std::string::String` into `OsString`
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     tag.into(),
[INFO] [stdout]    |                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/fs/mod.rs:78:17
[INFO] [stdout]     |
[INFO] [stdout]  78 | /                 entries.insert(
[INFO] [stdout]  79 | |                     tag,
[INFO] [stdout]  80 | |                     Entry {
[INFO] [stdout]  81 | |                         ino: entries.len() + 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 100 | |                     },
[INFO] [stdout] 101 | |                 )
[INFO] [stdout]     | |                 ^- help: consider using a semicolon here: `;`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |                   expected `()`, found `Option<Entry>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `std::option::Option<fs::Entry>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0277, E0308, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0277, E0308, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chive` (lib test) due to 25 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chive` (lib) due to 25 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b1161f0da739224631e06d5d6bba85953d2ec8da8e1450421512c529d6f19585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1161f0da739224631e06d5d6bba85953d2ec8da8e1450421512c529d6f19585", kill_on_drop: false }`
[INFO] [stdout] b1161f0da739224631e06d5d6bba85953d2ec8da8e1450421512c529d6f19585
